soapGetHistorical

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(char)*** soapGetHistorical(const(char)* host, const(char)* cert, const(char)* pass, const(char)** fields, const(char)** ident, const(char)* source, long startDate, long endDate, bool withHeader, long interval, long retry)
  2. string[][] soapGetHistorical(string host, string cert, string pass, string[] fields, string[] idents, string source, long startDate, long endDate, bool withHeader, long interval, long retry)
    string[][]
    soapGetHistorical
    (
    string host
    ,
    string cert
    ,
    string pass
    ,
    string[] fields
    ,
    string[] idents
    ,
    string source
    ,,
    long endDate
    ,,,
    long retry
    )

Meta